home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / education / pe018.dms / pe018.adf / SuperSpell / SuperSpell.doc < prev    next >
Text File  |  1992-05-22  |  2KB  |  63 lines

  1.  
  2.                                SuperSpell v1.1
  3.  
  4.                        Copyright © 1991 Jonathan Potter
  5.  
  6.                     This program is freely distributable.
  7.  
  8. ------------------------------------------------------------------------------
  9.  
  10.   Welcome to SuperSpell, the global, real-time spelling checker!
  11.  
  12.   SuperSpell installs an input handler, and runs invisibly in the background.
  13. Anything you type into any window will have its spelling checked. Only words
  14. greater than 4 letters long are checked.
  15.  
  16.   If the word you have just typed is not found in the dictionary, you are
  17. notified, either by a window appearing, or by a screen flash.
  18.  
  19.   USAGE :
  20.  
  21.           SuperSpell <dictionary> [-e] [-r]
  22.  
  23.                      <dictionary> - Pathname of dictionary to use
  24.                      -e           - Initially disable SuperSpell
  25.                      -r           - Initially enable the alert window
  26.  
  27.  
  28.   Note : SuperSpell only runs from the CLI.
  29.  
  30.   The dictionary file is a straight ASCII file, with one word on each line.
  31. Case is not important, but the file **_MUST BE IN ALPHABETICAL ORDER_**. You
  32. may edit the supplied dictionary, or create one of your own. Note that this
  33. version of SuperSpell will not handle accented letters, which effectively
  34. rules out using it in anything other than English. Sorry :-)
  35.  
  36.   SuperSpell can be temporarily disabled, but remain in memory. To disable
  37. SuperSpell, press LEFT_SHIFT-CTRL-F1, and again to enable it. SuperSpell can
  38. also be started disabled with the -e flag.
  39.  
  40.   To turn the alert window on and off, press LEFT_SHIFT-CTRL-F2. The alert
  41. window defaults to being off, unless you use the -r flag.
  42.  
  43.   To remove SuperSpell from memory, press LEFT_SHIFT-CTRL-F10.
  44.  
  45.   The supplied dictionary file is very brief, and only contains just over
  46. 9000 words. If you intend using the program seriously you will have to find
  47. a much bigger and better dictionary file; there are several available in the
  48. public domain.
  49.  
  50. ------------------------------------------------------------------------------
  51.  
  52.   Address author correspondance, donations, and enquiries about Directory Opus
  53. to :
  54.  
  55.                                Jonathan Potter
  56.                                P.O. Box 289
  57.                                Goodwood, SA 5034
  58.                                Australia
  59.  
  60.                           ph : (08) 2932788
  61.                      FidoNET : 3:680/829
  62.                     Internet : jpotter@itd.adelaide.edu.au
  63.